home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / cool.lha / ice / cpp / scripts / coolcpp < prev    next >
Text File  |  1991-09-04  |  167b  |  4 lines

  1. #! /bin/csh
  2. # Edit this file ONLY in cpp/scripts/coolcpp
  3. icedir/cpp/cpp -C -D__cplusplus -Dvolatile= -I. -Iicedir/include -I/usr/include/CC2 $* | sed '/^#/d' > $1:r.i
  4.